Welcome![Sign In][Sign Up]
Location:
Search - linux TCP/IP

Search list

[TCP/IP stackuip09win

Description: uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at http://dunkels.com/adam/uip/ The directory structure look as follows: apps/ - example applications doc/ - documentation uip/ - actual uIP TCP/IP, SLIP and ARP code unix/ - Example of how to run uIP as a user space process under FreeBSD or Linux-uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels lt;adam@dunkels.comgt;. More information can be obtained at the uIP homepage at http://dunkels.com/adam/uip/ The directory structure look as follows: apps/- example applications doc/- documentation uip/- actual uIP TCP/IP, SLIP and ARP code unix/- Example of how to run uIP as a user space process under FreeBSD or Linux
Platform: | Size: 998400 | Author: fwx | Hits:

[Internet-NetworkTCPComm

Description: 这是一个可跨linux、windows平台的TCP/IP通讯程序-This is a cross- linux, windows platform TCP/IP communication procedures
Platform: | Size: 351232 | Author: ly | Hits:

[VxWorksvxwork-for-netinet

Description: 完整的TCP/IP源代码,可以用在LINUX或VXWORKS进行数据通信设备的开发上-integrity of the TCP/IP source code can be used in Linux or VxWorks for data communications equipment on the development
Platform: | Size: 309248 | Author: 曹长斌 | Hits:

[OtherGNU_Linux_program_guide

Description: 主要内容:1、GNU/Linux编程工具的使用;2、系统编程;3、进程,TCP/IP编程;4、用户接口编程。-main elements : one, the GNU/Linux programming tools; 2, system programming; 3, processes, TCP/IP programming; 4, user interface programming.
Platform: | Size: 5073920 | Author: 田丰 | Hits:

[TCP/IP stackvolume3

Description: 用TCPIP进行网际互联第三卷:客户——服务器编程与应用:Linux/Posix和 TCP/IP协议一样是一套经典的协议书籍。-TCPIP used for internetworking Volume III : Customer-- Server and Application Programming : Linux/Posix and the TCP/IP protocol is the same set of classic books on the agreement.
Platform: | Size: 11291648 | Author: Nick | Hits:

[Software Engineeringhowtoimplementtcpipstatckinlinux

Description: 详细分析了tcp/ip协议栈在linux下的实现-detailed analysis of the tcp/ip protocol stack under Linux Implementation
Platform: | Size: 176128 | Author: 刘公 | Hits:

[Internet-Networknetchat.tar

Description: linux环境下用qt编写的TCP/IP通信程序,虽说比较简单,大家可以一试。-linux environment with qt prepared by the TCP/IP communications procedures, though relatively simple, We could give it a try.
Platform: | Size: 81920 | Author: 张海峰 | Hits:

[Communication-MobileLinux-MobileIP_tar

Description: mobile ip 源程序 对移动ip 的人员有用~!-mobile ip ip mobile source of useful ~!
Platform: | Size: 92160 | Author: mont_cristo | Hits:

[OtherTheLinuxTCPIPStack-NetworkinforEmbeddedSystems

Description: LinuxTCP/IP网络通讯协议电子文档-LinuxTCP/IP network communication protocol of electronic documents
Platform: | Size: 2387968 | Author: 耿仲 | Hits:

[Software EngineeringTheLinuxTCPIPStackNetworkingfor

Description: linux下TCP/IP的设置及应用!简明扼要就行了嘛!-linux under the TCP/IP settings and applications! Concise them on the list!
Platform: | Size: 2396160 | Author: 李华 | Hits:

[Otherwangluo

Description: 计算机网络课程设计 TCP/IP协议分析及实现-Computer network curriculum design TCP/IP protocol analysis and implementation of
Platform: | Size: 83968 | Author: 梁玲 | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[Linux-UnixTCPecho

Description: 在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的ECHO服务。系程序针对TCP客户端,,作用是服务器返回从客户处收到的所有数据-In Linux/Unix network programming environment is the TCP/IP Internet connectivity services in the ECHO. Department procedures for TCP client, is the server returns from the client received all the data
Platform: | Size: 1024 | Author: 杨敏 | Hits:

[TCP/IP stacklwip-1.3.0

Description: ARM TCP/IP LWIP最新版本1.30-ARM TCP/IP LWIP the latest version 1.30
Platform: | Size: 1037312 | Author: qin | Hits:

[Technology Managementlinux(17sections)ppt

Description: 对Linux的进程管理、系统维护.DHCP服务配置、软件包管理和备份、TCP.IP基本网络配置、口令时效和文件权限管理等等进行了详细的介绍-On the Linux process management, system maintenance. DHCP service configuration, management and backup software package, TCP.IP basic network configuration, password aging and document rights management, etc., introduced in detail
Platform: | Size: 1289216 | Author: Sky_Walker | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Linux-Unixsss

Description: securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion -securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion
Platform: | Size: 495616 | Author: faaa | Hits:

[Linux-UnixQue-Linux-Socket-Programming.pdf

Description: 一本描述tcp/ip编程的详细教程,包含各种方法的使用-a book describe tcp/ip program,include many kinds of methods
Platform: | Size: 3259392 | Author: libai | Hits:

[Linux-Unixtcphust

Description: linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
Platform: | Size: 26624 | Author: w | Hits:

[OtherThe.Illustrated.Network.How.TCP.IP.Works.in.a.Mode

Description: 本文实原版的介绍unix/linux下的TCP/IP协议族的资料,内容详细,而且附带试验操作的步骤。-Real introduction to this article original unix/linux under the TCP/IP protocol suite information, and detailed, and test operation with the steps.
Platform: | Size: 9720832 | Author: enshunyan | Hits:
« 1 2 34 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net